How to Install libfest-test-java software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libfest-test-java software package in Ubuntu 16.10 (Yakkety Yak)

libfest-test-java software package provides common testing code for FEST (Fixtures for Easy Software Testing) packages, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libfest-test-java 

libfest-test-java is installed in your system.

Make ensure the libfest-test-java package were installed using the commands given below,

$ sudo dpkg-query -l | grep libfest-test-java *

You will get with libfest-test-java package name, version, architecture and description in a table

libfest-test-java package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Java
Package libfest-test-java
Version 2.1.0-1
Description common testing code for FEST (Fixtures for Easy Software Testing) packages
Sub Section Java


See Also, How to uninstall or remove libfest-test-java software package from Ubuntu 16.10 (Yakkety Yak)?